Auto merge of #1617 - alexcrichton:fix-kind-after-the-fact, r=brson
authorbors <bors@rust-lang.org>
Wed, 27 May 2015 18:29:48 +0000 (18:29 +0000)
committerbors <bors@rust-lang.org>
Wed, 27 May 2015 18:29:48 +0000 (18:29 +0000)
The wrong kind was mistakenly used in the case of having a dependency on a
plugin.

Unfortunately I don't know of a great way to test this, so no unit test is included for now.

Closes #1612

1  2 
src/cargo/ops/cargo_rustc/mod.rs

Simple merge